xen.git
2007-02-14 Tim Deegan[XEN] Snapshot PAE l3es when they are shadowed.
2007-02-14 Tim Deegan[XEN] Re-sync PAE l3 shadows when PV guests change...
2007-02-14 kfraser@localhost... Fix DEC instruction decode. Turn into SUB, not OR. :-)
2007-02-14 kfraser@localhost... Support INC/DEC in mmio decoder. Opcodes 0xFE and 0xFF.
2007-02-14 Tim Deegan[XEN] New paging-assistance interface.
2007-02-13 Ian Campbell[LINUX] Call ctrl_alt_del() to trigger a reboot so...
2007-02-09 kfraser@localhost... [HVM] Fill in mmio decode gaps for Grp1 immediate opcodes.
2007-02-09 kfraser@localhost... Print all by default in debug builds.
2007-02-09 Tim Deegan[HVM] Save/restore: disentangle max_pfn from nr_pages.
2007-02-09 Alastair TseAdd missing Makefile in x86_64/compat so that it builds...
2007-02-08 kfraser@localhost... Fix non-x86 build.
2007-02-08 kfraser@localhost... Fix x86/64 build.
2007-02-08 Keir Fraserx86: hide assembly labels
2007-02-08 Keir Fraser[HVM][SVM] Do not advertise FFXSR feature.
2007-02-08 Keir FraserUse printk log-level limiting even during Xen boot.
2007-02-08 Keir FraserSmall cleanups to PV-on-HVM support code.
2007-02-08 kfraser@localhost... Merge with xen-ia64-unstable.hg.
2007-02-08 Keir FraserRemove unnecessarily modified a.out.h.
2007-02-08 Keir FraserMove skb_pull_rcsum() to its usual place in skbuff.c
2007-02-08 Keir FraserFix a typo in console_steal().
2007-02-08 kfraser@localhost... Fix xen-detect build.
2007-02-08 Keir FraserAdd example xen-detect.c code for detecting application...
2007-02-08 Ewan MellorFix localtime setting for PV domains.
2007-02-08 Tim Deegan[HVM] Save/restore: don't try to set the console ring MFN
2007-02-08 Tim DeeganMerge
2007-02-08 Tim Deegan[HVM] Save/restore: save pmtimer count register
2007-02-08 Ian Campbell[XEN] Fix typos in comment describing 32on64 memory...
2007-02-08 Ian Campbell[XEN] kexec: add compatability shim for kexec in 32on64...
2007-02-08 Ian Campbell[XEN] kexec: Remove asm/kexec.h. Move the single inline...
2007-02-08 Tim Deegan[XEN] When removing pages, drop shadow refs before...
2007-02-08 wim@xen-wim... [blktap] Allow HVM booting from blktap device(s)
2007-02-07 awilliam@xenbuild2.awmerge with xen-unstable.hg
2007-02-07 Tim Deegan[HVM] Save/restore: don't try to save the MMIO memory...
2007-02-07 Tim Deegan[XEND] Open save/restore files with O_LARGEFILE if...
2007-02-07 awilliam@xenbuild2.aw[IA64] Clean up error messages from lookup_domain_mpa()
2007-02-07 kfraser@localhost... Improve hotplug script error reporting via xenstore.
2007-02-07 kfraser@localhost... Dom0 VNC server should not drop any of teh 8 supported...
2007-02-07 kfraser@localhost... pvfb: Split mouse and keyboard into separate devices.
2007-02-07 kfraser@localhost... hvm: Add PCI subsystem ID to emulated devices.
2007-02-07 Tim Deegan[XEN] Remove bogus assertion in shadow emulation path
2007-02-07 Tim Deegan[HVM] Save/restore: dynamically calculate the size...
2007-02-07 Tim Deegan[HVM] Save/restore: move save/restore routines out...
2007-02-07 Tim DeeganRevert 13805: losetup -r is not portable
2007-02-07 kfraser@localhost... linux: Fix softlockup interaction with noidlehz.
2007-02-07 Keir FraserUpdate .hgignore list
2007-02-07 Keir Fraserlinux: Zap /proc/interrupts count when a dynamic IRQ...
2007-02-06 kfraser@localhost... linux/i386: Improve critical region handling code
2007-02-06 kfraser@localhost... hvm: vcpu reset support for x86 INIT IPI, needed for...
2007-02-06 kfraser@localhost... minios: Fix netfront for ia64.
2007-02-06 kfraser@localhost... Fix up xentrace record extraction in xentrace_format...
2007-02-06 kfraser@localhost... [TPM] Set tcpa calls in the rombios and other fixes.
2007-02-06 kfraser@localhost... [TPM] TIS dm suspend code fix
2007-02-06 awilliam@xenbuild2.aw[IA64] Don't assume legacy com2
2007-02-06 awilliam@xenbuild2.aw[IA64] Don't complain about PAL_LOGICAL_TO_PHYSICAL
2007-02-06 awilliam@xenbuild2.aw[IA64] Fix wrong arg to vhpt_enabled() in vmx_hpw_miss()
2007-02-06 awilliam@xenbuild2.aw[IA64] Follow to allow PV-on-HVM callback irq to be...
2007-02-06 Ewan MellorFix xm sched-credit when given an invalid domain name.
2007-02-06 Ewan MellorFix XendLogging to work on Python 2.4.0 and 2.4.1 ...
2007-02-06 Ewan MellorPass the -r flag to losetup for read-only devices.
2007-02-05 awilliam@xenbuild2.aw[IA64] Fix for compiling PV-on-HVM driver on IPF
2007-02-05 awilliam@xenbuild2.aw[IA64] Turn on dcr.dm inside XEN
2007-02-05 awilliam@xenbuild2.aw[IA64] Fix tlbflush_clock
2007-02-05 awilliam@xenbuild2.aw[IA64] Additional HVM hypercall fix
2007-02-04 awilliam@xenbuild2.awmerge with xen-unstable.hg
2007-02-04 awilliam@xenbuild2.aw[IA64] Remove verbosity from xen_pm_power_off
2007-02-04 awilliam@xenbuild2.aw[IA64] Xen build warning fixes
2007-02-04 awilliam@xenbuild2.aw[IA64] Fix usage of 14 bit immediate value of IA64_RBS_...
2007-02-04 awilliam@xenbuild2.aw[IA64] Fix xencons_early_setup build warning
2007-02-04 awilliam@xenbuild2.aw[IA64] Fix PAL_HALT for paravirtualized domains
2007-02-04 awilliam@xenbuild2.aw[IA64] Bug fix new_tlbflush_clock_period()
2007-02-02 kfraser@localhost... Hide RDTSCP feature flag from PV guests.
2007-02-02 kfraser@localhost... linux: Allow xenbus_strstate() to be used from modules.
2007-02-02 kfraser@localhost... minios: Fix bug in xenbus implementation.
2007-02-02 kfraser@localhost... Fix cross-compile: ia64 build on x86.
2007-02-02 kfraser@localhost... linux: compilation fix of linux/drivers/oprofile/oprof.c
2007-02-02 kfraser@localhost... New domain builder arch_setup hook clean up.
2007-02-02 kfraser@localhost... libxc: Domain builder must align initial virtual mappin...
2007-02-02 kfraser@localhost... minios: Fix ret_from_exception routine. Stack consisten...
2007-02-02 Ewan MellorAdded default for the vcpus_params key.
2007-02-02 Ewan MellorAdded host.dmesg method.
2007-02-02 Ewan MellorRemove VM_power_state value ShuttingDown. This should...
2007-02-02 Ewan MellorRemove some obsolete constants (XEN_API_DRIVER_TYPE...
2007-02-01 awilliam@xenbuild2.aw[IA64] Fix compile warnings in xenentry.S
2007-02-01 awilliam@xenbuild2.aw[IA64] Optimize VTI domain hypercall path
2007-02-01 Ewan MellorImproved the example to show creation of a VNC console...
2007-02-01 Ewan MellorAdded support for maps inside structs, so that we can...
2007-02-01 Ewan MellorMake the string->string map and int->float map allocati...
2007-02-01 Ewan MellorClean up some cruft.
2007-02-01 Ewan MellorTreat the empty string as an absent UUID, not an invali...
2007-02-01 Ewan MellorReturn the stored vcpus_params if the domain is not...
2007-02-01 kaf24@firebug... Fix xen-x86_32 defconfig to includean option needed...
2007-02-01 Ian Campbellmerge
2007-02-01 john.levon... Fix Solaris build - use $(MAKE) not make.
2007-02-01 Ian Campbell[XEN] Extend the range returned by KEXEC_RANGE_MA_XEN...
2007-02-01 Ewan MellorFix SDL option for HVM domains.
2007-02-01 Ewan MellorFix handling of HVM boot.
2007-02-01 Ewan MellorFix merge conflict between new HVM console handling...
2007-02-01 Ewan MellorFix HVM save/restore wrt console handling.
2007-02-01 Tim DeeganMerge
2007-02-01 Tim Deegan[PYGRUB] Invoke pygrub with TERM=vt100
next